From 79219233ec3bc610bc06b3259039e86f66307d16 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 24 Jun 2012 14:24:31 -0500 Subject: [PATCH] Allow DEB_BUILD_OPTIONS parallel builds again. --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 5007354a89f..13625d288fe 100755 --- a/debian/rules +++ b/debian/rules @@ -124,10 +124,6 @@ ifeq (,$(joblimit)) joblimit := 1 endif -# Force joblimit to 1 until an upstream race condition is fixed: -# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592992 -joblimit := 1 - target := $(DEB_HOST_GNU_TYPE) movemail_bin := usr/lib/emacs/$(runtime_ver)/$(target)/movemail -- 2.30.2